Resource StructureDefinition/FHIR Server from package accdr.fhir.ig.pkg#0.9.26 (62 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis",
"name" : "LoincOntologyAxis",
"title" : "LOINC Ontology Axis",
"status" : "draft",
"date" : "2023-11-29T22:22:09.5611919+00:00",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Composition.category"
},
{
"type" : "element",
"expression" : "DocumentReference.category"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "Coding"
}
],
"binding" : {
"strength" : "required",
"description" : "Indicates the Clinical document Ontology Part Type from the LOINC Document Ontology",
"valueSet" : "http://ontariohealth.ca/fhir/ValueSet/LOINC-ontology-part-types"
}
},
{
"id" : "Extension.value[x].system",
"path" : "Extension.value[x].system",
"min" : 1,
"fixedUri" : "http://loinc.org"
},
{
"id" : "Extension.value[x].code",
"path" : "Extension.value[x].code",
"min" : 1
},
{
"id" : "Extension.value[x].display",
"path" : "Extension.value[x].display",
"min" : 1
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.